copp:Entity
Represents control plane entity information.
Telemetry Sensor Path(s)
Configurable Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES |
---|---|---|---|
adminSt | nw:AdminSt (scalar:Enum8) |
The administrative state of the object or policy. | SELECTION: 1 - enabled 2 - disabled DEFAULT: enabled |
enableFlag | scalar:Bool |
Property Flag to enable or disable rate limiter for various CoPP classes | SELECTION: true or false DEFAULT: 1 |
Operational Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
error | scalar:Uint64 |
failure code | RANGE: [0, 18446744073709551615] DEFAULT: 0 |
operSt | nw:EntOperSt (scalar:Enum8) |
The runtime state of the object or policy. | SELECTION: 0 - unknown 1 - enabled 2 - disabled 3 - initializing 4 - failed DEFAULT: enabled |
Internal Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
modTs | mo:TStamp (scalar:Date) |
The time when this object was last modified. | SELECTION: 0 - never DEFAULT: never |
name | naming:Name256 (string:Basic) |
The name of the object. | MAX SIZE: 128 |
status | mo:ModificationStatus (scalar:Bitmask32) |
The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |